Leadtools.Logging Namespace > Logger Class > Debug Method : Debug(String,String,Dictionary<String,Object>) Method |
'Declaration Public Overloads Sub Debug( _ ByVal source As String, _ ByVal message As String, _ ByVal custom As Dictionary(Of String,Object) _ )
'Usage Dim instance As Logger Dim source As String Dim message As String Dim custom As Dictionary(Of String,Object) instance.Debug(source, message, custom)